home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 777 b | 28 lines | [TEXT/GEOL] |
- Item 8750329 9-Nov-88 13:53
-
- From: ROSENSTEIN1 Rosenstein, Larry
-
- To: A0158 F & M College, H Haddon, SPT
-
- cc: MACAPP.TECH$ MACAPP Tech
-
- Sub: re MABuild inc2.p
-
- The problem may be that your dependency line should read:
-
- "{ObjApp}U{AppName}.p.o" ƒ "U{AppName}.inc2.p" "{AppName}.BuildFlags"
- {MacAppIntf}
-
- ^^^^^^^^^
-
- MacApp 2.0b5 supports the SeparateAppObjects option, which can change the
- directory in which the object files go. My guess would be that you have
- SeparateAppObjects set to TRUE, in which case your original dependency line was
- referring to a different object file than the one MacApp was compiling.
-
- Larry
-
-
-
-
-